header,
#main{width: 100%; overflow: hidden; min-width: 1200px;}
.wrapper{width: 1200px; margin: 0 auto; display: block; position: relative;}
/* 变量 */
/*css3*/
.clear:after{display: block; content: ''; clear: both;}
/************************header************************/
.header-top{width: 100%; height: 40px; line-height: 40px; background-color: #f1f1f1; border-bottom: 1px solid #dadada; color: #8d8d8d; font-size: 14px;}
.header-top a{color: #8d8d8d;}
.logo-search-erweima{width: 1000px; margin: 0 auto; overflow: hidden; padding: 25px 0px 30px 0px;}
.logo-search-erweima .logo{width: 710px; padding-top: 6px;}
.logo-search-erweima .erweima{background: url(../images/tel.png) no-repeat left center; padding: 31px 0 5px 70px;}
.logo-search-erweima .erweima span{display: block; font-size: 14px; color: #333333;}
.logo-search-erweima .erweima b{display: block; font-size: 24px; color: #333;}
.logo-search-erweima .erweima b small{font-size: 14px; color: #7e7e7e; font-weight: 500;}
.header-nav{width: 100%; z-index: 9999; background: #4e5e8f; overflow: hidden;}
.header-nav ul li{float: left; width: 130px; text-align: center;}
.header-nav ul li a{color: #fff; font-size: 14px; display: block; position: relative; -webkit-transition: all 200ms linear; transition: all 200ms linear; padding: 18px 0; border-right: 1px solid #5f71a7;}
.header-nav ul li a:after{position: absolute; width: 1px; height: 100%; display: block; content: ''; right: 1px; top: 0; background: #415286;}
.header-nav ul li a small{display: block; color: #96a4ce; font-size: 12px; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.header-nav ul li a:hover{color: #fff; background: #dd6920;}
.header-nav ul li a:hover:after{background: #dd6920;}
.header-nav ul li a:hover small{color: #fc954a;}
.left{float: left;}
.right{float: right;}
/*main*/
.main-title{text-align: center; padding: 48px 0 40px 0;}
.main-title h3{font-size: 34px; color: #dd6920;}
.main-title span{display: block; font-size: 20px; color: #525252; background: url(../images/hbg.png) no-repeat center top; padding-top: 22px; margin-top: 10px;}
/*product*/
.product{overflow: hidden; padding: 50px 0;}
.product .pro-right{width: 915px; float: right; position: relative;}
.product .pro-right h2{font-size: 22px; color: #474747; background: url(../images/htit.png) no-repeat left center; text-indent: 40px; margin-bottom: 20px;}
.product .pro-right > a{position: absolute; right: 0; top: 5px; color: #dd6920; font-size: 14px;}
.product .pro-right > a:hover{color: #4e5e8f;}
.pro-lixt{ padding:5px 0;}
.prolist{ margin-top:20px; width:100%;}
.prolist li{ float:left; width:302px;margin-bottom: 15px;}
.prolist li a{ display:block; border:1px #e5e5e5 solid; padding:3px; background:#fff;width: 274px;margin: 0 auto}
.prolist li a img{height: 206px; !important;}
.prolist li h3{ font-size:14px; color:#000; border-bottom:1px #666 dotted; line-height:37px;text-align: center;}
.prolist li p{ line-height:44px; font-size:14px;padding-left: 5px;}
.prolist li p span{ font-size:18px; color:#e40111; font-weight:bold; margin-right:3px;}
.prolist li a:hover{ border-color:#e40111;}
.prolist li a:hover h3{ color:#e40111;}
.sidebar{width: 250px; float: left;}
.sidebar .s-top{background: #4e5e8f; color: #fff; overflow: hidden; padding: 20px 0; position: relative;}
.sidebar .s-top b{font-size: 60px; font-weight: 500; position: absolute; left: 25px; top: 5px;}
.sidebar .s-top span{float: left; font-size: 20px; display: block; margin-left: 73px;}
.sidebar .s-top span small{display: block; font-size: 14px;}
.sidebar ul{border: 2px solid #e3e3e3; background: #f4f4f4;}
.sidebar ul > li{border-bottom: 1px solid #e3e3e3; padding: 20px 0;}
.sidebar ul > li > a{display: block; font-size: 15px; color: #292929; background: url(../images/sbg.png) no-repeat left center; padding-left: 35px; margin-left: 15px; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.sidebar ul > li > a:hover{color: #dd6920;}
.sidebar ul > li ol{margin-top: 10px;}
.sidebar ul > li ol li{font-size: 14px; color: #575757; text-indent: 49px; line-height: 30px;}
.sidebar ul > li ol li a{color: #575757;}
.sidebar ul > li ol li a:hover{color: #dd6920;}
/*case*/
.case{overflow: hidden; background: #f3f3f3; padding-bottom: 50px;}
.case .case-wrap{position: relative; height: 356px;}
.case .case-wrap .multiple_ul{overflow: hidden;}
.case .case-wrap .multiple_ul ul li{float: left; margin: 0 10px;}
.case .case-wrap .multiple_ul ul li img{display: block; width: 383px; height: 272px;}
.case .case-wrap .multiple_ul ul li p{background: #fff; text-align: center; padding: 20px 0; border-bottom: 2px solid #ccc;}
.case .case-wrap .multiple_ul ul li p span{display: block; font-size: 16px; color: #2c2c2c; font-weight: bold; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.case .case-wrap .multiple_ul ul li p small{font-size: 14px; color: #707070; margin-top: 5px;}
.case .case-wrap .multiple_ul ul li:hover p span{color: #dd6920;}
.case .case-wrap ol li{position: absolute; top: 106px;}
.case .case-wrap ol li:first-child{left: -100px;}
.case .case-wrap ol li:first-child + li{right: -115px;}
.case .case-wrap ol li i{font-size: 80px; color: #4e5e8f;}
/*adv*/
.adv .main-title{padding-top: 45px; background: url(../images/abg.png) no-repeat center; padding-bottom: 100px;}
.adv .main-title h3{color: #fff;}
.adv .main-title span{color: #fff; background: url(../images/hbg2.png) no-repeat center top;}
.adv .adv1{margin-top: 80px; overflow: hidden;}
.adv .adv1 ul{width: 510px; float: left; margin-left: 50px;}
.adv .adv1 ul li{margin-bottom: 80px;}
.adv .adv1 ul li p{font-size: 24px; font-weight: 600; color: #3e3e3e;}
.adv .adv1 ul li p span{color: #dd6920;}
.adv .adv1 ul li small{font-size: 14px; color: #c5c5c5; display: block; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #c5c5c5;}
.adv .adv1 ul li > span{display: block; font-size: 20px; font-weight: bold; color: #616161; line-height: 30px; background: url(../images/list.png) no-repeat left 9px; padding-left: 20px;}
.adv .adv1 img{float: right;}
.advw{margin-top: 0px;}
.advw ul{float: right;}
.advw img{float: left; }
.advv {margin-top: 50px;}
.advv ul{text-align: center;}
.advv ul li{margin-bottom: 80px;}
.advv ul li p{font-size: 24px; font-weight: 600; color: #3e3e3e;}
.advv ul li p span{color: #dd6920;}
.advv ul li small{font-size: 14px; color: #c5c5c5; display: block; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #c5c5c5;}
.advv ul li > span{display: block; font-size: 16px; color: #616161; line-height: 30px; background: url(../images/list.png) no-repeat left 9px; padding-left: 20px;}
.advw{margin-top: 80px; overflow: hidden;}
.advw ul{width: 510px;  margin-left: -20px;margin-top: 30px;}
.advw ul li{margin-bottom: 50px;}
.advw ul li p{font-size: 24px; font-weight: 600; color: #3e3e3e;}
.advw ul li p span{color: #dd6920;}
.advw ul li small{font-size: 14px; color: #c5c5c5; display: block; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #c5c5c5;}
.advw ul li > span{display: block; font-size: 16px; color: #616161; line-height: 30px; background: url(../images/list.png) no-repeat left 9px; padding-left: 20px;}
/*company*/
.company{ height:500px; padding: 60px 0; background: url(../images/combg.jpg) no-repeat center;}
.company:after{display: block; content: ''; clear: both;}
.company .c-left{width: 535px;}
.company .c-left span{font-size: 24px; color: #ababab; display: block;}
.company .c-left h3{font-size: 24px; color: #dd6920;}
.company .c-left h3:after{display: block; content: ''; width: 89px; height: 4px; background: #4e5e8f; margin-top: 18px; margin-bottom: 40px;}
.company .c-left small{font-size: 14px; color: #7b7b7b; line-height: 28px;}
.company .c-left a{display: block; width: 208px; line-height: 42px; color: #fff; text-align: center; background: #dd6920; margin-top: 20px;}
.company .c-right{position: absolute; right: 0; top: 0;}
.company .c-right p{margin-top: 18px; margin-left: 168px;}
.company .c-right p a{font-size: 20px; font-weight: bold; color: #4e5e8f; position: relative; text-indent: 50px; display: block; float: left; line-height: 46px; margin-right: 68px;}
.company .c-right p a img{position: absolute; left: 0; top: 0;}
.company .c-right p a + a{color: #dd6920;}
/*zongzhi*/
.zongzhi{overflow: hidden; margin: 70px auto 60px auto;}
.zongzhi ul{width: 1250px;}
.zongzhi ul li{float: left; width: 280px; height: 290px; position: relative; margin-right: 26px; overflow: hidden; cursor: default;}
.zongzhi ul li img{-webkit-transition: all 200ms linear; transition: all 200ms linear;}
.zongzhi ul li div + img{position: absolute; left: 0; top: 0; z-index: 2; display: block; width: 100%; height: 100%; opacity: 0; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.zongzhi ul li div{position: absolute; left: 0; top: 0; z-index: 3; color: #fff; margin: 50px 0 0 40px;}
.zongzhi ul li div span{display: block; font-size: 22px; font-weight: bold;}
.zongzhi ul li div span:after{display: block; width: 39px; height: 1px; background: #dd6920; content: ''; margin: 15px 0 20px 0; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.zongzhi ul li div small{opacity: 0; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.zongzhi ul li:hover img:first-child{transform: scale(1.1); -webkit-transform: scale(1.1);}
.zongzhi ul li:hover div + img{opacity: 1;}
.zongzhi ul li:hover small{opacity: 1;}
.zongzhi ul li:hover span:after{background: #fff;}
/*honor*/
.honor{overflow: hidden;}
.honor h3{position: relative; margin-bottom: 30px;}
.honor h3 span{width: 178px; line-height: 53px; background: #dd6920; color: #fff; text-align: center; margin: 0 auto; position: relative; z-index: 2; display: block;}
.honor h3:after{display: block; content: ''; width: 100%; height: 1px; background: #ccc; position: absolute; top: 50%; margin-top: -0.5px; left: 0;}
.honor ul{overflow: hidden; width: 1250px;}
.honor ul li{float: left; margin-right: 25px; width: 280px;}
.honor ul li p{height: 215px; position: relative; border: 1px solid #ccc; width: 100%;}
.honor ul li p img{display: block; max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.honor ul li span{display: block; width: 100%; line-height: 50px; color: #5f5f5f; border: 1px solid #ccc; background: #fafafa; text-align: center; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.honor ul li:hover span{color: #dd6920;}
.honor > a{display: block; width: 120px; line-height: 35px; background: #dd6920; color: #fff; text-align: center; margin: 30px auto; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.honor > a:hover{background: #4e5e8f;}
/*a2*/
.a2{height: 244px; background: url(../images/a2.jpg) no-repeat center; color: #fff; position: relative;}
.a2 h3{font-size: 36px; padding-top: 56px;}
.a2 h3 span{color: #dd6920;}
.a2 .wrapper > span{display: block; font-size: 26px;}
.a2 ul{margin-top: 20px;}
.a2 ul li{float: left; background: url(../images/alist.png) no-repeat left center; padding-left: 20px; margin-right: 72px;}
.a2 p{position: absolute; right: 0; top: 70px;}
.a2 p span{color: #4e5e8f; font-size: 26px; display: block; margin-bottom: 10px; font-weight: bold;}
.a2 p a{display: block; width: 157px; line-height: 44px; background: #fff; border-radius: 5px; color: #4e5e8f; font-size: 18px; text-align: center;}
/*news*/
.news{overflow: hidden; padding: 60px 0;}
.news .new-left{width: 745px; float: left;}
.news .new-left h3{line-height: 60px; border: 1px solid #ccc; overflow: hidden; margin-bottom: 35px;}
.news .new-left h3 span{display: block; float: left; width: 160px; text-align: center; color: #fff; background: #4e5e8f;}
.news .new-left h3 a{float: right; font-size: 14px; color: #7f7e7e; font-weight: 400; padding-right: 15px;}
.news .new-left div{overflow: hidden;}
.news .new-left div img{float: left; width: 346px; height: 194px;}
.news .new-left div p{float: right; width: 356px;}
.news .new-left div p b{display: block; font-size: 16px; color: #404040;}
.news .new-left div p span{font-size: 14px; color: #808080; display: block; margin: 25px 0 10px 0; line-height: 30px;}
.news .new-left div p a{display: block; font-size: 14px; color: #dd6920;}
.news .new-left ul{background: #f7f7f7; padding: 22px; margin-top: 28px;}
.news .new-left ul li{color: #808080; font-size: 14px; overflow: hidden; background: url(../images/list.png) no-repeat left center; padding-left: 15px; line-height: 35px;}
.news .new-left ul li a{color: #808080;}
.news .new-left ul li span{float: left;}
.news .new-left ul li small{float: right; font-size: 14px;}
.news .new-left ul li:hover span{color: #4e5e8f;}
.news .qa{width: 340px; float: right; padding: 20px 30px; background: #f7f7f7; border: 1px solid #ccc;}
.news .qa h3{overflow: hidden; padding-bottom: 15px; border-bottom: 1px solid #ccc;}
.news .qa h3 span{font-size: 18px; float: left;}
.news .qa h3 a{font-size: 14px; color: #7f7e7e; float: right; font-weight: 400;}
.news .qa ul li{padding: 14px 0; border-bottom: 1px solid #ccc;}
.news .qa ul li p{overflow: hidden;}
.news .qa ul li p span{float: left; display: block; width: 20px; height: 20px; color: #fff; text-align: center; font-size: 14px; line-height: 20px;}
.news .qa ul li p b{width: 312px; float: right; display: block;}
.news .qa ul li p:first-child{margin-bottom: 15px;}
.news .qa ul li p:first-child span{background: #4e5e8f;}
.news .qa ul li p:first-child + p span{background: #dd6920;}
.news .qa ul li p:first-child + p b{font-size: 14px; color: #808080; line-height: 25px; font-weight: 400;}
.news .qa ul li:hover b{color: #dd6920;}
/*thank*/
.thank{background: #f3f3f3; padding-bottom: 30px;}
.thank .margin-center{margin-left: auto; margin-right: auto;}
.thank .carousel{margin-top: 46px; width: 1200px; height: 292px; overflow: hidden; position: relative;}
.thank .carousel .slides{overflow: hidden; position: relative;}
.thank .carousel .slides .slideItem{padding: 0px; overflow: hidden; position: absolute; cursor: pointer; opacity: 1 !important;}
.thank .carousel .slides .slideItem a{overflow: hidden; display: block;}
.thank .carousel .slides .slideItem img{width: 100%; height: 100%;}
.thank .carousel .slides .slideItem b{display: block; position: absolute; left: 0; width: 100%; line-height: 45px; background: #fff; text-align: center; bottom: 0; height: 45px;}
.thank .carousel .slides .slideItem .cover{background: #000000; left: 0px; top: 0px; width: 100% !important; height: 292px !important; display: block; position: absolute;}
.thank .carousel .prevButton{background: url(../images/left.png) no-repeat 0px 0px; top: 120px; width: 55px; height: 60px; display: block; position: absolute; z-index: 99; cursor: pointer;}
.thank .carousel .nextButton{background: url(../images/right.png) no-repeat 0px 0px; top: 120px; width: 55px; height: 60px; display: block; position: absolute; z-index: 99; cursor: pointer;}
.thank .carousel .prevButton{left: 12px;}
.thank .carousel .nextButton{right: 12px;}
.thank .sub-page{padding-top: 60px; padding-bottom: 60px;}
.lc ul{width: 1250px; margin-left: 94px;}
.lc ul li{float: left; width: 172px; line-height: 60px; color: #fff; text-indent: 50px; background: url(../images/lcbj.png) no-repeat center; margin-right: 38px; margin-bottom: 25px;}
.lc ul li:last-child{background: none; width: 160px; text-align: center; text-indent: 0; border: 1px solid #dd6920; color: #dd6920;}
.lc ul li:last-child a{color: #dd6920; display: block;}
/*footer*/
footer{overflow: hidden; background: #4e5e8f; color: #dde9ab; margin-top: 30px;}
footer a{color: #dde9ab;}
footer .f-top{overflow: hidden; padding: 40px 0;}
footer .f-top .f-left{float: left;}
footer .f-top .f-left h3{font-size: 26px; color: #dd6920; padding-bottom: 18px; margin-bottom: 18px; border-bottom: 1px solid #dde9ab;}
footer .f-top .f-left h3 small{font-size: 16px; color: #dde9ab; font-weight: 500;}
footer .f-top .f-left ul li{font-size: 14px; line-height: 25px;}
footer .f-top .f-right{float: right; margin-top: 50px;}
footer .f-top .f-right ul li{float: left; font-size: 14px; text-align: center; margin-left: 15px;}
footer .f-top .f-right ul li span{text-align: center; display: block; margin-top: 5px;}
footer .f-b{line-height: 40px; font-size: 14px; border-top: 1px solid #7182b5;}
footer .f-b span{float: right;}
footer .flink{line-height: 30px; font-size: 14px; border-top: 1px solid #7182b5;}
footer .flink a{font-size: 14px; color: #dde9ab; }
/*info*/
#info{padding-top: 50px; padding-bottom: 20px;}
#info:after{display: block; content: ''; clear: both;}
.info-right{width: 900px; float: right;}
.info-loca{color: #085dbd; overflow: hidden; border-bottom: 2px dotted #ccc; margin-bottom: 30px;}
.info-loca h3{float: left; font-weight: 500; width: 200px; line-height: 50px; font-size: 25px; color: #4e5e8f;}
.info-loca .loca{float: right; font-size: 14px; color: #333; margin-top: 18px;}
.info-loca .loca a{color: #333;}
/*news*/
.new_right li{border-bottom: 1px dashed #999999; padding: 15px 0;}
.new_right li:first-child{margin-top: 20px; padding-top: 0;}
.new_right li p{overflow: hidden;}
.new_right li b{float: left; color: #000; font-weight: bold; -moz-transition: all 150ms linear; -webkit-transition: all 150ms linear; transition: all 150ms linear;}
.new_right li small{float: right; color: #666666; font-weight: 400;}
.new_right li span{display: block; line-height: 26px; color: #666666; padding: 10px 0 0 0;}
.new_right li:hover b{color: #dd6920;}
/*page*/
/*page*/
#prev_next .prev,
#prev_next .next{font-size: 13px; border-top: 1px solid #ccc; padding: 5px 25px;}
#prev_next .prev a:hover,
#prev_next .next a:hover{color: #dd6920;}
#prev_next .prev{margin-top: 20px; background: url(../images/prev_bg.png) no-repeat left center; background-size: 18px;}
#prev_next .next{border-bottom: 1px solid #ccc; background: url(../images/next_bg.png) no-repeat left center; background-size: 18px;}
div.page{margin: 20px 0 20px 0; clear: both; float: right; font-size: 14px;}
div.page a{padding: 2px 5px; margin: 2px; color: #ffffff; text-decoration: none; background: #9b9b9b;}
div.page a:hover{background: #5c5c5c;}
div.page span.current{padding: 2px 8px; font-weight: bold; margin: 2px; color: #fff; background-color: #dd6920;}
div.page span.disabled{padding: 2px 5px; margin: 2px; color: #ddd;}
/*jobs*/
ul.jobs li{border-bottom: 2px dotted #ccc; margin-bottom: 10px; padding-bottom: 10px; font-size: 15px; line-height: 30px; padding-left: 20px; position: relative;}
ul.jobs li a{display: block; position: absolute; background-color: #dd6920; color: #ffffff; padding: 1px 8px; top: 50px; left: 500px;}
ul.jobs li a:hover{border-radius: 8px; -webkit-transition: all 200ms; -moz-transition: all 200ms; -ms-transition: all 200ms; -o-transition: all 200ms; transition: all 200ms;}
ul.jobs li strong{color: #dd6920;}
/*message*/
.input-group{margin-bottom: 10px; clear: both; /*overflow: hidden;*/}
.input-group:after{display: block; content: ''; clear: both;}
.input-group label{width: 62px; font-size: 15px; display: inline-block; text-align-last: justify; color: #606060; font-weight: bold;}
.input-group input[type=text]{border: 1px solid #aaa; box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset; border-radius: 2px; line-height: 30px; height: 30px; width: 276px; text-indent: 1em; font-family: "microsoft yahei", "sans-serif"; background: #f0f2ef; transition: 300ms; -webkit-transition: 300ms; outline: none;}
.input-group input[type=text]:focus{width: 300px; box-shadow: 0 0 5px #4e5e8f; border: 1px solid #4e5e8f;}
.input-group textarea:focus{width: 550px; box-shadow: 0 0 5px #4e5e8f; border: 1px solid #4e5e8f;}
.input-group input[type=text]#captcha:focus{width: 90px; box-shadow: 0 0 5px #4e5e8f; border: 1px solid #4e5e8f;}
.input-group textarea{transition: 300ms; -webkit-transition: 300ms; width: 520px; border: 1px solid #aaa; box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset; border-radius: 2px; background: #f0f2ef; text-indent: 1em; padding-top: 5px; font-family: "microsoft yahei", "sans-serif"; outline: none;}
#submit{display: block; clear: both; width: 80px; line-height: 30px; background: #4e5e8f; border: 0; color: #ffffff; font-size: 14px; font-family: "microsoft yahei"; margin-left: 64px;}
/*product info*/
.pdc-list{width: 950px;}
.pdc-list li{float: left; margin-right: 15px; -webkit-transition: all 200ms linear; transition: all 200ms linear; margin-bottom: 20px;}
.pdc-list li img{width: 290px; height: 235px;}
.pdc-list li span{display: block; text-align: center; font-size: 14px; margin-top: 5px; -webkit-transition: all 200ms linear; transition: all 200ms linear;}
.pdc-list li:hover span{color: #dd6920;}
.content_p{margin-top: 40px;}
.content_p table{border-bottom: 1px solid #ccc; border-right: 1px solid #ccc;}
.content_p table td{border-left: 1px solid #ccc; border-top: 1px solid #ccc;}
.content_p img{max-width: 95%;}
.content_p p{font-size: 14px; line-height: 30px;}
.content_p span.sp{display: block; background-color: #dddddd; color: #ffffff; margin-bottom: 20px; overflow: hidden;}
.content_p span.sp small{background: #4e5e8f; display: block; float: left; text-align: center; line-height: 40px; width: 120px;}
.food_name{text-align: center; font-size: 24px; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #ccc;}
.she{width: 930px;}
.she li{background: #fff; padding: 10px 10px 0 10px; border: 1px solid #CACACA; float: left; margin: 0 24px 20px 0; cursor: pointer; -moz-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear;}
.she li:hover{-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18); box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18); -webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0); background: #fcfcfc; border: 1px solid #cccccc;}
.she li img{display: block; width: 257px; height: 206px;}
.she li small{display: block; line-height: 45px; text-align: center; color: #2e2e2e; -moz-transition: all 150ms linear; -webkit-transition: all 150ms linear; transition: all 150ms linear;}
.she li:hover small{color: #4e5e8f;}
.p_content{font-size: 15px; line-height: 30px; color: #333;}
.news_time{font-size: 14px; margin-bottom: 20px;}
/*#Online_qq*/
#online_qq{position: fixed; left: 0; top: 150px; z-index: 1000; width: 225px;}
#online_qq h1{width: 50px; height: 45px; background-image: url(../images/online_arrow.jpg); background-position-y: center; background-position-x: -50px; text-indent: -999em; position: absolute; left: 175px; top: 0; cursor: pointer;}
#online_qq .online_content{position: absolute; left: 0; width: 175px; background: #ffffff url(../images/online_botbg.jpg) no-repeat center bottom; padding-bottom: 30px;}
#online_qq .online_content h2{width: 100%; height: 45px; line-height: 45px; background: #fe7317; color: #fff; font-size: 18px; text-indent: 22px; position: relative;}
#online_qq .on_content{padding: 0 12px;}
#online_qq .on_content ul li a{display: block; line-height: 55px; font-size: 15px; border-bottom: 1px solid #e3e3e3; text-align: right; background: url(../images/i_qq.png) no-repeat left center;}
#online_qq .on_content ul li a:hover{color: #037feb;}
#online_qq .on_content h3{font-size: 18px; color: #333; padding: 12px 0 0 0; font-weight: 500; border-bottom: 1px solid #e3e3e3;}
#online_qq .on_content h3 span{display: block; font-size: 20px; color: #037feb; margin: 5px 0;}
#online_qq .on_content p{text-align: center; margin-top: 12px;}
#online_qq .on_content p img{display: block; width: 150px; height: 150px;}
.banner{ width:100%; height:450px; overflow:hidden; position:relative;}
.slideBox{ width:1600px; height: 450px; position:absolute; left:50%; margin-left:-800px; overflow: hidden;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1600px; height:450px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,.slideBox .next{ width: 23px; height: 39px; background: url(../images/bg.png) no-repeat; background-position:0 0; position: absolute; z-index: 10; margin-left:-660px;  top: 234px;}
.slideBox .prev{ left: 50%;}
.slideBox .next{ background-position:-23px 0; right: 50%; z-index: 10; margin-right:-660px; }
.slideBox .prev:hover{ background-position:-46px 0;}
.slideBox .next:hover{ background-position:-69px 0;  }

/*首页优势*/
.hxys{ width:100%; height:auto; overflow:hidden; margin:0 auto; border-bottom:3px solid #e5e5e5;margin-bottom: 20px}
.hxys_bt{ width:1160px; height:97px; margin:0 auto; margin-top:60px;}
.mod18{width:1160px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;}
.mod18 #prevTop,.mod18 #nextTop{top:130px;width:38px;height:104px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/zuo.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/you.png) 0 0 no-repeat;}
.mod18 .next{right:10px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .picBox{width:1048px; height:423px; position:relative;overflow:hidden;  margin:0 auto;margin-top:40px;}
.mod18 .picBox ul{height:423px;position:absolute; left:0;}
.mod18 .picBox li{ width:1048px;height:423px;font-family:"微软雅黑";}
.mod18 .picBox li .zi{ color:#2a2a2a; width:455px; height:300px;float: right;margin-right: 20px;margin-top: 66px;}
.mod18 .picBox li .zi p{ background:url(../images/quan.jpg) no-repeat 0px 10px; padding-left:15px; line-height:2; font-size:15px;}
.zititle{font-size:30px; color:#fd0106;text-indent: 70px}
.zititle span{font-size: 18px;color: #e40111;text-indent: 70px;display: block;line-height: 38px}
.li1{ background:url(../images/hx_1.jpg) no-repeat top center}
.li2{ background:url(../images/hx_2.jpg) no-repeat top center}
.li3{ background:url(../images/hx_3.jpg) no-repeat top center}
.li4{ background:url(../images/hx_4.jpg) no-repeat top center}
.mod18 .listBox{width:1160px;height:65px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{width:1160px !important; margin:0 auto; }
.mod18 .listBox li{width:30%;height:65px;cursor:pointer;position:relative; background:#4e5e8f;    -webkit-transform: skew(330deg);    -moz-transform: skew(330deg);    -o-transform: skew(330deg);    transform: skew(330deg); text-align:center; margin-left:25px;}
.mod18 .listBox li i{ line-height:65px; -webkit-transform: skew(-318deg);    -moz-transform: skew(-318deg);    -o-transform: skew(-318deg);    transform: skew(-318deg); display:block; font-family:"微软雅黑"; font-size:24px; }
.mod18 .listBox li a{display:block; color:#FFF;}
.mod18 .listBox .on{background:#dd6920}
